declared accessibility造句
例句與造句
- Specify the declared accessibility of types and type members
指定聲明的類型和類型成員的可訪問性。 - Default member accessibility allowed declared accessibility of the member
該成員允許的聲明的可訪問性 - A summary of the restrictions on using declared accessibility levels
:概述了聲明的可訪問性級(jí)別的使用限制。 - The classes contain fields with different declared accessibilities
這兩個(gè)類包含具有不同聲明的可訪問性的字段。 - If the declared accessibility of
的可訪問域就是 - It's difficult to find declared accessibility in a sentence. 用declared accessibility造句挺難的
- To specify one of the following declared accessibilities for members . declared accessibility
可以為成員指定以下聲明的可訪問性之一。 - Access modifiers are keywords used to specify the declared accessibility of a member or a type
訪問修飾符是一些關(guān)鍵字,用于指定聲明的成員或類型的可訪問性。 - Depending on the context in which a member declaration takes place , only certain declared accessibilities are permitted
根據(jù)發(fā)生成員聲明的上下文,只允許某些聲明的可訪問性。 - Nested types , which are members of other types , can have declared accessibilities as indicated in the following table
嵌套類型是其他類型的成員,它們可以具有下表所示的聲明的可訪問性。 - Which is determined by both the declared accessibility of the member and the accessibility domain of the immediately containing type
,該域是由已聲明的成員可訪問性和直接包含類型的可訪問域這二者共同確定的。 - Specifically , the execution environment can access the application ' s entry point regardless of its declared accessibility and regardless of the declared accessibility of its enclosing type declarations
比較特殊的,執(zhí)行環(huán)境總是可以訪問程序的入口,不管入口聲明的訪問級(jí)別也不管入口所屬類型的訪問級(jí)別是什么 - The accessibility of a nested type depends on its accessibility domain , which is determined by both the declared accessibility of the member and the accessibility domain of the immediately containing type
嵌套類型的可訪問性依賴于它的可訪問域,該域是由已聲明的成員可訪問性和直接包含類型的可訪問域這二者共同確定的。